[INFO] cloning repository https://github.com/0443n/burrow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0443n/burrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0443n%2Fburrow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0443n%2Fburrow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6dd0900944d75165c4c8db517e2aed5e40407b04
[INFO] checking 0443n/burrow against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0443n%2Fburrow" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0443n/burrow
[INFO] finished tweaking git repo https://github.com/0443n/burrow
[INFO] tweaked toml for git repo https://github.com/0443n/burrow written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0443n/burrow on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0443n/burrow already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 20a1ea35c7676c20f256897cf9978d89d9aacddfe030067121e55fb8cda84848
[INFO] running `Command { std: "docker" "start" "20a1ea35c7676c20f256897cf9978d89d9aacddfe030067121e55fb8cda84848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20a1ea35c7676c20f256897cf9978d89d9aacddfe030067121e55fb8cda84848" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20a1ea35c7676c20f256897cf9978d89d9aacddfe030067121e55fb8cda84848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20a1ea35c7676c20f256897cf9978d89d9aacddfe030067121e55fb8cda84848" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking pkcs5 v0.7.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling zvariant_utils v3.4.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling font-types v0.11.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling read-fonts v0.37.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking zbus v5.16.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling zbus_xml v5.1.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]    Compiling skrifa v0.40.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling icu_locale_data v2.2.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling parlance v0.1.0
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling fontique v0.8.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling zbus-lockstep v0.5.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling polycool v0.4.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling icu_segmenter_data v2.2.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling htmlparser v0.2.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling i-slint-common v1.16.1
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling tiny-skia-path v0.12.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]     Checking ssh-encoding v0.2.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling imgref v1.12.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling svgtypes v0.16.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]     Checking atspi-common v0.13.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]     Checking icu_locale v2.2.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling const-field-offset-macro v0.2.0
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]    Compiling rspolib v0.1.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking usvg v0.47.0
[INFO] [stderr]     Checking swash v0.2.7
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking const-field-offset v0.2.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking ssh-cipher v0.2.0
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking icu_segmenter v2.2.0
[INFO] [stderr]     Checking dbus v0.9.11
[INFO] [stderr]     Checking bcrypt-pbkdf v0.10.0
[INFO] [stderr]     Checking tiny-skia v0.12.0
[INFO] [stderr]     Checking p521 v0.13.3
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking harfrust v0.5.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking parley_data v0.8.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling vtable-macro v0.4.0
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking accesskit v0.22.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling i-slint-compiler v1.16.1
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling annotate-snippets v0.12.16
[INFO] [stderr]    Compiling linked_hash_set v0.1.6
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking accesskit_consumer v0.32.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]     Checking parley v0.8.0
[INFO] [stderr]     Checking vtable v0.4.0
[INFO] [stderr]    Compiling auto_enums v0.8.8
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking internal-russh-forked-ssh-key v0.6.11+upstream-0.6.7
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]     Checking toml_edit v0.20.2
[INFO] [stderr]    Compiling resvg v0.47.0
[INFO] [stderr]     Checking russh-cryptovec v0.52.0
[INFO] [stderr]     Checking dbus-secret-service v4.1.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling lyon_extra v1.1.0
[INFO] [stderr]     Checking atspi-proxies v0.13.0
[INFO] [stderr]     Checking lyon_algorithms v1.0.20
[INFO] [stderr]     Checking taffy v0.9.2
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]     Checking russh-util v0.52.0
[INFO] [stderr]    Compiling i-slint-core-macros v1.16.1
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling tiny-xlib v0.2.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.5
[INFO] [stderr]    Compiling typed-index-collections v3.5.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]     Checking atspi v0.29.0
[INFO] [stderr]     Checking toml v0.8.2
[INFO] [stderr]     Checking i-slint-core v1.16.1
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking accesskit_atspi_common v0.15.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ctor v0.10.1
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking femtovg v0.23.2
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking accesskit_unix v0.18.0
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling i-slint-backend-winit v1.16.1
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking i-slint-renderer-software v1.16.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking netlink-proto v0.12.0
[INFO] [stderr]     Checking i-slint-renderer-femtovg v1.16.1
[INFO] [stderr]     Checking copypasta v0.10.2
[INFO] [stderr]     Checking accesskit_winit v0.30.0
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking netlink-packet-route v0.30.0
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]    Compiling i-slint-backend-selector v1.16.1
[INFO] [stderr]    Compiling ipstack v1.0.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tun2proxy v0.7.21
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking cidr v0.3.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking etherparse v0.19.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking tun v0.8.10
[INFO] [stderr]     Checking hickory-proto v0.26.1
[INFO] [stderr]     Checking digest_auth v0.3.1
[INFO] [stderr]     Checking ctrlc2 v3.7.3
[INFO] [stderr]     Checking socks5-impl v0.8.3
[INFO] [stderr]     Checking udp-stream v0.0.12
[INFO] [stderr]     Checking hashlink v0.11.1
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking rtoolbox v0.0.5
[INFO] [stderr]     Checking base64easy v0.1.7
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling burrow-cli v0.2.1 (/opt/rustwide/workdir/crates/burrow-cli)
[INFO] [stderr]    Compiling burrow-helper v0.2.1 (/opt/rustwide/workdir/crates/burrow-helper)
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking rpassword v7.5.4
[INFO] [stderr]     Checking auto-launch v0.5.0
[INFO] [stderr]     Checking notify-rust v4.17.0
[INFO] [stderr]     Checking rtnetlink v0.21.0
[INFO] [stderr]     Checking ksni v0.3.4
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking tproxy-config v7.0.7
[INFO] [stderr]    Compiling slint-build v1.16.1
[INFO] [stderr]    Compiling burrow-ui v0.2.1 (/opt/rustwide/workdir/crates/burrow-ui)
[INFO] [stderr]    Compiling slint-macros v1.16.1
[INFO] [stderr]     Checking slint v1.16.1
[INFO] [stderr]     Checking russh v0.54.5
[INFO] [stderr]     Checking burrow-core v0.2.1 (/opt/rustwide/workdir/crates/burrow-core)
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_12>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1097:30
[INFO] [stdout]      |
[INFO] [stdout] 1097 | ...                   InnerComponent_text_12 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_12> as Into<VRc<ItemTreeVTable, InnerComponent_text_12>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-9900655814851945604.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_12>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1130:30
[INFO] [stdout]      |
[INFO] [stdout] 1130 | ...                   InnerComponent_text_12 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_12> as Into<VRc<ItemTreeVTable, InnerComponent_text_12>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-9900655814851945604.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_12>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1158:30
[INFO] [stdout]      |
[INFO] [stdout] 1158 | ...                   InnerComponent_text_12 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_12> as Into<VRc<ItemTreeVTable, InnerComponent_text_12>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-9900655814851945604.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_10>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1636:114
[INFO] [stdout]      |
[INFO] [stdout] 1636 | ...ted (|| InnerComponent_focusborder_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_10> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-8843384658567336050.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_12>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1639:114
[INFO] [stdout]      |
[INFO] [stdout] 1639 | ...updated (|| InnerComponent_text_12 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_12> as Into<VRc<ItemTreeVTable, InnerComponent_text_12>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-9900655814851945604.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_10>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1676:114
[INFO] [stdout]      |
[INFO] [stdout] 1676 | ...ted (|| InnerComponent_focusborder_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_10> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-8843384658567336050.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_12>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1679:114
[INFO] [stdout]      |
[INFO] [stdout] 1679 | ...updated (|| InnerComponent_text_12 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_12> as Into<VRc<ItemTreeVTable, InnerComponent_text_12>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-9900655814851945604.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_10>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1687:114
[INFO] [stdout]      |
[INFO] [stdout] 1687 | ...ted (|| InnerComponent_focusborder_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_10> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-8843384658567336050.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_12>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1693:114
[INFO] [stdout]      |
[INFO] [stdout] 1693 | ...updated (|| InnerComponent_text_12 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_12> as Into<VRc<ItemTreeVTable, InnerComponent_text_12>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-9900655814851945604.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_popup_27>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:2907:215
[INFO] [stdout]      |
[INFO] [stdout] 2907 | ... window ()) . show_popup (& sp :: VRc :: into_dyn (popup_instance . into ()) , position , sp :: r#PopupClosePolicy :: r#CloseOn...
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_popup_27> as Into<VRc<ItemTreeVTable, InnerComponent_popup_27>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-17239736301095991684.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_25>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:3187:117
[INFO] [stdout]      |
[INFO] [stdout] 3187 | ...ted (|| InnerComponent_focusborder_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_25> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_25>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-3767081274007569539.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_25>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:3224:117
[INFO] [stdout]      |
[INFO] [stdout] 3224 | ...ted (|| InnerComponent_focusborder_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_25> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_25>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-3767081274007569539.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_25>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:3232:117
[INFO] [stdout]      |
[INFO] [stdout] 3232 | ...ted (|| InnerComponent_focusborder_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_25> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_25>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-3767081274007569539.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_36>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:3440:30
[INFO] [stdout]      |
[INFO] [stdout] 3440 | ...                   InnerComponent_empty_36 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_36> as Into<VRc<ItemTreeVTable, InnerComponent_empty_36>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-9235625077037898344.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_36>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:3468:30
[INFO] [stdout]      |
[INFO] [stdout] 3468 | ...                   InnerComponent_empty_36 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_36> as Into<VRc<ItemTreeVTable, InnerComponent_empty_36>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-9235625077037898344.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_36>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:3491:30
[INFO] [stdout]      |
[INFO] [stdout] 3491 | ...                   InnerComponent_empty_36 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_36> as Into<VRc<ItemTreeVTable, InnerComponent_empty_36>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-9235625077037898344.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_36>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:4904:119
[INFO] [stdout]      |
[INFO] [stdout] 4904 | ...pdated (|| InnerComponent_empty_36 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_36> as Into<VRc<ItemTreeVTable, InnerComponent_empty_36>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-9235625077037898344.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_36>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:4917:119
[INFO] [stdout]      |
[INFO] [stdout] 4917 | ...pdated (|| InnerComponent_empty_36 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_36> as Into<VRc<ItemTreeVTable, InnerComponent_empty_36>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-9235625077037898344.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_36>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:4925:119
[INFO] [stdout]      |
[INFO] [stdout] 4925 | ...pdated (|| InnerComponent_empty_36 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_36> as Into<VRc<ItemTreeVTable, InnerComponent_empty_36>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-9235625077037898344.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_37>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:5334:119
[INFO] [stdout]      |
[INFO] [stdout] 5334 | ...ted (|| InnerComponent_focusborder_37 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_37> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_37>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15341767298985448182.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_37>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:5407:119
[INFO] [stdout]      |
[INFO] [stdout] 5407 | ...ted (|| InnerComponent_focusborder_37 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_37> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_37>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15341767298985448182.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_37>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:5415:119
[INFO] [stdout]      |
[INFO] [stdout] 5415 | ...ted (|| InnerComponent_focusborder_37 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_37> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_37>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15341767298985448182.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerPopupMenuImpl_root_451>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:6429:141
[INFO] [stdout]      |
[INFO] [stdout] 6429 | ... window ()) . show_popup (& sp :: VRc :: into_dyn (popup_instance . into ()) , position , sp :: PopupClosePolicy :: CloseOnClic...
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerPopupMenuImpl_root_451> as Into<VRc<ItemTreeVTable, InnerPopupMenuImpl_root_451>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-13188270279223806193.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7340:30
[INFO] [stdout]      |
[INFO] [stdout] 7340 | ...   InnerComponent_lineeditclearicon_89 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-582390819671107750.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7350:30
[INFO] [stdout]      |
[INFO] [stdout] 7350 | ...   InnerComponent_lineeditpasswordicon_91 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-5633430248971258490.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7395:30
[INFO] [stdout]      |
[INFO] [stdout] 7395 | ...   InnerComponent_lineeditclearicon_89 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-582390819671107750.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7403:30
[INFO] [stdout]      |
[INFO] [stdout] 7403 | ...   InnerComponent_lineeditpasswordicon_91 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-5633430248971258490.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7443:30
[INFO] [stdout]      |
[INFO] [stdout] 7443 | ...   InnerComponent_lineeditclearicon_89 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-582390819671107750.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7451:30
[INFO] [stdout]      |
[INFO] [stdout] 7451 | ...   InnerComponent_lineeditpasswordicon_91 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-5633430248971258490.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7753:117
[INFO] [stdout]      |
[INFO] [stdout] 7753 | ... (|| InnerComponent_lineeditclearicon_89 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-582390819671107750.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7756:117
[INFO] [stdout]      |
[INFO] [stdout] 7756 | ...(|| InnerComponent_lineeditpasswordicon_91 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-5633430248971258490.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7793:117
[INFO] [stdout]      |
[INFO] [stdout] 7793 | ... (|| InnerComponent_lineeditclearicon_89 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-582390819671107750.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7796:117
[INFO] [stdout]      |
[INFO] [stdout] 7796 | ...(|| InnerComponent_lineeditpasswordicon_91 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-5633430248971258490.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7804:117
[INFO] [stdout]      |
[INFO] [stdout] 7804 | ... (|| InnerComponent_lineeditclearicon_89 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-582390819671107750.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7810:117
[INFO] [stdout]      |
[INFO] [stdout] 7810 | ...(|| InnerComponent_lineeditpasswordicon_91 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-5633430248971258490.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_110>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9355:30
[INFO] [stdout]      |
[INFO] [stdout] 9355 | ...                   InnerComponent_text_110 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_110> as Into<VRc<ItemTreeVTable, InnerComponent_text_110>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15120821159792589730.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_110>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9418:30
[INFO] [stdout]      |
[INFO] [stdout] 9418 | ...                   InnerComponent_text_110 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_110> as Into<VRc<ItemTreeVTable, InnerComponent_text_110>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15120821159792589730.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_110>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9458:30
[INFO] [stdout]      |
[INFO] [stdout] 9458 | ...                   InnerComponent_text_110 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_110> as Into<VRc<ItemTreeVTable, InnerComponent_text_110>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15120821159792589730.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_110>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9833:118
[INFO] [stdout]      |
[INFO] [stdout] 9833 | ...pdated (|| InnerComponent_text_110 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_110> as Into<VRc<ItemTreeVTable, InnerComponent_text_110>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15120821159792589730.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_114>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9836:118
[INFO] [stdout]      |
[INFO] [stdout] 9836 | ...ted (|| InnerComponent_focusborder_114 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_114> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_114>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-16750289969276779300.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_110>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9870:118
[INFO] [stdout]      |
[INFO] [stdout] 9870 | ...pdated (|| InnerComponent_text_110 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_110> as Into<VRc<ItemTreeVTable, InnerComponent_text_110>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15120821159792589730.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_114>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9873:118
[INFO] [stdout]      |
[INFO] [stdout] 9873 | ...ted (|| InnerComponent_focusborder_114 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_114> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_114>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-16750289969276779300.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_110>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9881:118
[INFO] [stdout]      |
[INFO] [stdout] 9881 | ...pdated (|| InnerComponent_text_110 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_110> as Into<VRc<ItemTreeVTable, InnerComponent_text_110>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15120821159792589730.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_114>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9887:118
[INFO] [stdout]      |
[INFO] [stdout] 9887 | ...ted (|| InnerComponent_focusborder_114 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_114> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_114>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-16750289969276779300.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_128>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10508:30
[INFO] [stdout]       |
[INFO] [stdout] 10508 | ...                   InnerComponent_image_128 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_128> as Into<VRc<ItemTreeVTable, InnerComponent_image_128>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-18186889544899904736.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_128>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10581:30
[INFO] [stdout]       |
[INFO] [stdout] 10581 | ...                   InnerComponent_image_128 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_128> as Into<VRc<ItemTreeVTable, InnerComponent_image_128>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-18186889544899904736.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_128>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10637:30
[INFO] [stdout]       |
[INFO] [stdout] 10637 | ...                   InnerComponent_image_128 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_128> as Into<VRc<ItemTreeVTable, InnerComponent_image_128>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-18186889544899904736.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_122>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10896:122
[INFO] [stdout]       |
[INFO] [stdout] 10896 | ...pdated (|| InnerComponent_text_122 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_122> as Into<VRc<ItemTreeVTable, InnerComponent_text_122>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-41799238580102803.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_128>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10899:122
[INFO] [stdout]       |
[INFO] [stdout] 10899 | ...dated (|| InnerComponent_image_128 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_128> as Into<VRc<ItemTreeVTable, InnerComponent_image_128>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-18186889544899904736.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_130>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10902:122
[INFO] [stdout]       |
[INFO] [stdout] 10902 | ...ted (|| InnerComponent_rectangle_130 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_130> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_130>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-8091855993202012927.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_122>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10969:122
[INFO] [stdout]       |
[INFO] [stdout] 10969 | ...pdated (|| InnerComponent_text_122 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_122> as Into<VRc<ItemTreeVTable, InnerComponent_text_122>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-41799238580102803.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_128>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10972:122
[INFO] [stdout]       |
[INFO] [stdout] 10972 | ...dated (|| InnerComponent_image_128 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_128> as Into<VRc<ItemTreeVTable, InnerComponent_image_128>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-18186889544899904736.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_130>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10975:122
[INFO] [stdout]       |
[INFO] [stdout] 10975 | ...ted (|| InnerComponent_rectangle_130 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_130> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_130>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-8091855993202012927.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_122>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10983:122
[INFO] [stdout]       |
[INFO] [stdout] 10983 | ...pdated (|| InnerComponent_text_122 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_122> as Into<VRc<ItemTreeVTable, InnerComponent_text_122>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-41799238580102803.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_128>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10989:122
[INFO] [stdout]       |
[INFO] [stdout] 10989 | ...dated (|| InnerComponent_image_128 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_128> as Into<VRc<ItemTreeVTable, InnerComponent_image_128>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-18186889544899904736.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_130>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10995:122
[INFO] [stdout]       |
[INFO] [stdout] 10995 | ...ted (|| InnerComponent_rectangle_130 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_130> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_130>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-8091855993202012927.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_menuitem_458>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12325:30
[INFO] [stdout]       |
[INFO] [stdout] 12325 | ...                   InnerComponent_menuitem_458 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_menuitem_458> as Into<VRc<ItemTreeVTable, InnerComponent_menuitem_458>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-388513541345352351.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_menuitem_458>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12353:30
[INFO] [stdout]       |
[INFO] [stdout] 12353 | ...                   InnerComponent_menuitem_458 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_menuitem_458> as Into<VRc<ItemTreeVTable, InnerComponent_menuitem_458>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-388513541345352351.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_menuitem_458>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12376:30
[INFO] [stdout]       |
[INFO] [stdout] 12376 | ...                   InnerComponent_menuitem_458 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_menuitem_458> as Into<VRc<ItemTreeVTable, InnerComponent_menuitem_458>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-388513541345352351.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerPopupMenuImpl_root_451>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12810:137
[INFO] [stdout]       |
[INFO] [stdout] 12810 | ... window ()) . show_popup (& sp :: VRc :: into_dyn (popup_instance . into ()) , position , sp :: PopupClosePolicy :: CloseOnCli...
[INFO] [stdout]       |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerPopupMenuImpl_root_451> as Into<VRc<ItemTreeVTable, InnerPopupMenuImpl_root_451>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-13188270279223806193.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_menuitem_458>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12893:123
[INFO] [stdout]       |
[INFO] [stdout] 12893 | ...ated (|| InnerComponent_menuitem_458 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_menuitem_458> as Into<VRc<ItemTreeVTable, InnerComponent_menuitem_458>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-388513541345352351.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_keybinding_460>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12896:123
[INFO] [stdout]       |
[INFO] [stdout] 12896 | ...ted (|| InnerComponent_keybinding_460 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_keybinding_460> as Into<VRc<ItemTreeVTable, InnerComponent_keybinding_460>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-11944559006044107036.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_menuitem_458>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12909:123
[INFO] [stdout]       |
[INFO] [stdout] 12909 | ...ated (|| InnerComponent_menuitem_458 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_menuitem_458> as Into<VRc<ItemTreeVTable, InnerComponent_menuitem_458>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-388513541345352351.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_keybinding_460>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12912:123
[INFO] [stdout]       |
[INFO] [stdout] 12912 | ...ted (|| InnerComponent_keybinding_460 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_keybinding_460> as Into<VRc<ItemTreeVTable, InnerComponent_keybinding_460>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-11944559006044107036.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_menuitem_458>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12920:123
[INFO] [stdout]       |
[INFO] [stdout] 12920 | ...ated (|| InnerComponent_menuitem_458 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_menuitem_458> as Into<VRc<ItemTreeVTable, InnerComponent_menuitem_458>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-388513541345352351.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_keybinding_460>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12926:123
[INFO] [stdout]       |
[INFO] [stdout] 12926 | ...ted (|| InnerComponent_keybinding_460 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_keybinding_460> as Into<VRc<ItemTreeVTable, InnerComponent_keybinding_460>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-11944559006044107036.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_150>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:13859:30
[INFO] [stdout]       |
[INFO] [stdout] 13859 | ...                   InnerComponent_empty_150 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_150> as Into<VRc<ItemTreeVTable, InnerComponent_empty_150>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15533302732739119095.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_221>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:13869:30
[INFO] [stdout]       |
[INFO] [stdout] 13869 | ...                   InnerComponent_empty_221 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_221> as Into<VRc<ItemTreeVTable, InnerComponent_empty_221>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-16427342760527405132.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_288>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:13879:30
[INFO] [stdout]       |
[INFO] [stdout] 13879 | ...                   InnerComponent_empty_288 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_288> as Into<VRc<ItemTreeVTable, InnerComponent_empty_288>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-3170102283772234971.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_350>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:13889:30
[INFO] [stdout]       |
[INFO] [stdout] 13889 | ...                   InnerComponent_empty_350 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_350> as Into<VRc<ItemTreeVTable, InnerComponent_empty_350>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10986611972329605961.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_150>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:13931:30
[INFO] [stdout]       |
[INFO] [stdout] 13931 | ...                   InnerComponent_empty_150 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_150> as Into<VRc<ItemTreeVTable, InnerComponent_empty_150>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15533302732739119095.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_221>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:13939:30
[INFO] [stdout]       |
[INFO] [stdout] 13939 | ...                   InnerComponent_empty_221 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_221> as Into<VRc<ItemTreeVTable, InnerComponent_empty_221>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-16427342760527405132.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_288>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:13947:30
[INFO] [stdout]       |
[INFO] [stdout] 13947 | ...                   InnerComponent_empty_288 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_288> as Into<VRc<ItemTreeVTable, InnerComponent_empty_288>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-3170102283772234971.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_350>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:13955:30
[INFO] [stdout]       |
[INFO] [stdout] 13955 | ...                   InnerComponent_empty_350 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_350> as Into<VRc<ItemTreeVTable, InnerComponent_empty_350>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10986611972329605961.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_150>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14008:30
[INFO] [stdout]       |
[INFO] [stdout] 14008 | ...                   InnerComponent_empty_150 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_150> as Into<VRc<ItemTreeVTable, InnerComponent_empty_150>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15533302732739119095.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_221>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14016:30
[INFO] [stdout]       |
[INFO] [stdout] 14016 | ...                   InnerComponent_empty_221 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_221> as Into<VRc<ItemTreeVTable, InnerComponent_empty_221>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-16427342760527405132.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_288>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14024:30
[INFO] [stdout]       |
[INFO] [stdout] 14024 | ...                   InnerComponent_empty_288 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_288> as Into<VRc<ItemTreeVTable, InnerComponent_empty_288>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-3170102283772234971.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_350>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14032:30
[INFO] [stdout]       |
[INFO] [stdout] 14032 | ...                   InnerComponent_empty_350 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_350> as Into<VRc<ItemTreeVTable, InnerComponent_empty_350>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10986611972329605961.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_menu_popup_435>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14612:215
[INFO] [stdout]       |
[INFO] [stdout] 14612 | ... window ()) . show_popup (& sp :: VRc :: into_dyn (popup_instance . into ()) , position , sp :: r#PopupClosePolicy :: r#CloseO...
[INFO] [stdout]       |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_menu_popup_435> as Into<VRc<ItemTreeVTable, InnerComponent_menu_popup_435>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-2770079553225915496.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `&[u8]`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14656:121
[INFO] [stdout]       |
[INFO] [stdout] 14656 | ...) . renderer () . register_font_from_memory (SLINT_EMBEDDED_RESOURCE_12 . into ()) . unwrap () ;
[INFO] [stdout]       |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<&[u8] as Into<&[u8]>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `&[u8]`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14657:121
[INFO] [stdout]       |
[INFO] [stdout] 14657 | ...) . renderer () . register_font_from_memory (SLINT_EMBEDDED_RESOURCE_13 . into ()) . unwrap () ;
[INFO] [stdout]       |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<&[u8] as Into<&[u8]>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_150>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14762:111
[INFO] [stdout]       |
[INFO] [stdout] 14762 | ...dated (|| InnerComponent_empty_150 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_150> as Into<VRc<ItemTreeVTable, InnerComponent_empty_150>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15533302732739119095.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_221>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14765:111
[INFO] [stdout]       |
[INFO] [stdout] 14765 | ...dated (|| InnerComponent_empty_221 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_221> as Into<VRc<ItemTreeVTable, InnerComponent_empty_221>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-16427342760527405132.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_288>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14768:111
[INFO] [stdout]       |
[INFO] [stdout] 14768 | ...dated (|| InnerComponent_empty_288 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_288> as Into<VRc<ItemTreeVTable, InnerComponent_empty_288>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-3170102283772234971.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_350>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14771:111
[INFO] [stdout]       |
[INFO] [stdout] 14771 | ...dated (|| InnerComponent_empty_350 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_350> as Into<VRc<ItemTreeVTable, InnerComponent_empty_350>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10986611972329605961.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_150>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14808:111
[INFO] [stdout]       |
[INFO] [stdout] 14808 | ...dated (|| InnerComponent_empty_150 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_150> as Into<VRc<ItemTreeVTable, InnerComponent_empty_150>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15533302732739119095.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_221>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14811:111
[INFO] [stdout]       |
[INFO] [stdout] 14811 | ...dated (|| InnerComponent_empty_221 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_221> as Into<VRc<ItemTreeVTable, InnerComponent_empty_221>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-16427342760527405132.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_288>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14814:111
[INFO] [stdout]       |
[INFO] [stdout] 14814 | ...dated (|| InnerComponent_empty_288 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_288> as Into<VRc<ItemTreeVTable, InnerComponent_empty_288>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-3170102283772234971.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_350>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14817:111
[INFO] [stdout]       |
[INFO] [stdout] 14817 | ...dated (|| InnerComponent_empty_350 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_350> as Into<VRc<ItemTreeVTable, InnerComponent_empty_350>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10986611972329605961.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_150>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14825:111
[INFO] [stdout]       |
[INFO] [stdout] 14825 | ...dated (|| InnerComponent_empty_150 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_150> as Into<VRc<ItemTreeVTable, InnerComponent_empty_150>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15533302732739119095.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_221>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14831:111
[INFO] [stdout]       |
[INFO] [stdout] 14831 | ...dated (|| InnerComponent_empty_221 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_221> as Into<VRc<ItemTreeVTable, InnerComponent_empty_221>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-16427342760527405132.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_288>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14837:111
[INFO] [stdout]       |
[INFO] [stdout] 14837 | ...dated (|| InnerComponent_empty_288 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_288> as Into<VRc<ItemTreeVTable, InnerComponent_empty_288>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-3170102283772234971.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_350>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14843:111
[INFO] [stdout]       |
[INFO] [stdout] 14843 | ...dated (|| InnerComponent_empty_350 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_350> as Into<VRc<ItemTreeVTable, InnerComponent_empty_350>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10986611972329605961.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_169>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16390:30
[INFO] [stdout]       |
[INFO] [stdout] 16390 | ...   InnerComponent_rectangle_169 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_169> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_169>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-13885498919409207435.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_169>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16434:30
[INFO] [stdout]       |
[INFO] [stdout] 16434 | ...   InnerComponent_rectangle_169 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_169> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_169>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-13885498919409207435.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_169>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16471:30
[INFO] [stdout]       |
[INFO] [stdout] 16471 | ...   InnerComponent_rectangle_169 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_169> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_169>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-13885498919409207435.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16515:30
[INFO] [stdout]       |
[INFO] [stdout] 16515 | ...                   InnerComponent_text_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_158> as Into<VRc<ItemTreeVTable, InnerComponent_text_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-13438892102280946592.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_160>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16525:30
[INFO] [stdout]       |
[INFO] [stdout] 16525 | ...   InnerComponent_rectangle_160 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_160> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_160>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-6218401090558256456.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16564:30
[INFO] [stdout]       |
[INFO] [stdout] 16564 | ...                   InnerComponent_text_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_158> as Into<VRc<ItemTreeVTable, InnerComponent_text_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-13438892102280946592.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_160>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16572:30
[INFO] [stdout]       |
[INFO] [stdout] 16572 | ...   InnerComponent_rectangle_160 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_160> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_160>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-6218401090558256456.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16604:30
[INFO] [stdout]       |
[INFO] [stdout] 16604 | ...                   InnerComponent_text_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_158> as Into<VRc<ItemTreeVTable, InnerComponent_text_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-13438892102280946592.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_160>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16612:30
[INFO] [stdout]       |
[INFO] [stdout] 16612 | ...   InnerComponent_rectangle_160 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_160> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_160>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-6218401090558256456.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18360:120
[INFO] [stdout]       |
[INFO] [stdout] 18360 | ...pdated (|| InnerComponent_text_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_158> as Into<VRc<ItemTreeVTable, InnerComponent_text_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-13438892102280946592.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_160>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18363:120
[INFO] [stdout]       |
[INFO] [stdout] 18363 | ...ted (|| InnerComponent_rectangle_160 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_160> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_160>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-6218401090558256456.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_169>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18366:120
[INFO] [stdout]       |
[INFO] [stdout] 18366 | ...ted (|| InnerComponent_rectangle_169 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_169> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_169>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-13885498919409207435.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18379:120
[INFO] [stdout]       |
[INFO] [stdout] 18379 | ...pdated (|| InnerComponent_text_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_158> as Into<VRc<ItemTreeVTable, InnerComponent_text_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-13438892102280946592.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_160>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18382:120
[INFO] [stdout]       |
[INFO] [stdout] 18382 | ...ted (|| InnerComponent_rectangle_160 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_160> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_160>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-6218401090558256456.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_169>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18385:120
[INFO] [stdout]       |
[INFO] [stdout] 18385 | ...ted (|| InnerComponent_rectangle_169 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_169> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_169>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-13885498919409207435.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18393:120
[INFO] [stdout]       |
[INFO] [stdout] 18393 | ...pdated (|| InnerComponent_text_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_158> as Into<VRc<ItemTreeVTable, InnerComponent_text_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-13438892102280946592.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_160>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18399:120
[INFO] [stdout]       |
[INFO] [stdout] 18399 | ...ted (|| InnerComponent_rectangle_160 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_160> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_160>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-6218401090558256456.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_169>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18405:120
[INFO] [stdout]       |
[INFO] [stdout] 18405 | ...ted (|| InnerComponent_rectangle_169 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_169> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_169>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-13885498919409207435.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_172>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19653:30
[INFO] [stdout]       |
[INFO] [stdout] 19653 | ...                   InnerComponent_empty_172 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_172> as Into<VRc<ItemTreeVTable, InnerComponent_empty_172>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10697948866968941463.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_185>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19663:30
[INFO] [stdout]       |
[INFO] [stdout] 19663 | ...                   InnerComponent_text_185 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_185> as Into<VRc<ItemTreeVTable, InnerComponent_text_185>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10873391014278480970.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_172>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19705:30
[INFO] [stdout]       |
[INFO] [stdout] 19705 | ...                   InnerComponent_empty_172 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_172> as Into<VRc<ItemTreeVTable, InnerComponent_empty_172>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10697948866968941463.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_185>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19713:30
[INFO] [stdout]       |
[INFO] [stdout] 19713 | ...                   InnerComponent_text_185 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_185> as Into<VRc<ItemTreeVTable, InnerComponent_text_185>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10873391014278480970.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_172>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19745:30
[INFO] [stdout]       |
[INFO] [stdout] 19745 | ...                   InnerComponent_empty_172 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_172> as Into<VRc<ItemTreeVTable, InnerComponent_empty_172>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10697948866968941463.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_185>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19753:30
[INFO] [stdout]       |
[INFO] [stdout] 19753 | ...                   InnerComponent_text_185 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_185> as Into<VRc<ItemTreeVTable, InnerComponent_text_185>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10873391014278480970.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_172>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19832:124
[INFO] [stdout]       |
[INFO] [stdout] 19832 | ...dated (|| InnerComponent_empty_172 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_172> as Into<VRc<ItemTreeVTable, InnerComponent_empty_172>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10697948866968941463.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_185>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19835:124
[INFO] [stdout]       |
[INFO] [stdout] 19835 | ...pdated (|| InnerComponent_text_185 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_185> as Into<VRc<ItemTreeVTable, InnerComponent_text_185>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10873391014278480970.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_172>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19866:124
[INFO] [stdout]       |
[INFO] [stdout] 19866 | ...dated (|| InnerComponent_empty_172 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_172> as Into<VRc<ItemTreeVTable, InnerComponent_empty_172>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10697948866968941463.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_185>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19869:124
[INFO] [stdout]       |
[INFO] [stdout] 19869 | ...pdated (|| InnerComponent_text_185 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_185> as Into<VRc<ItemTreeVTable, InnerComponent_text_185>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10873391014278480970.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_172>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19877:124
[INFO] [stdout]       |
[INFO] [stdout] 19877 | ...dated (|| InnerComponent_empty_172 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_172> as Into<VRc<ItemTreeVTable, InnerComponent_empty_172>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10697948866968941463.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_185>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19883:124
[INFO] [stdout]       |
[INFO] [stdout] 19883 | ...pdated (|| InnerComponent_text_185 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_185> as Into<VRc<ItemTreeVTable, InnerComponent_text_185>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-10873391014278480970.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20125:30
[INFO] [stdout]       |
[INFO] [stdout] 20125 | ...                   InnerComponent_text_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_173> as Into<VRc<ItemTreeVTable, InnerComponent_text_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-17898076669454243732.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_182>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20161:30
[INFO] [stdout]       |
[INFO] [stdout] 20161 | ...                   InnerComponent_text_182 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_182> as Into<VRc<ItemTreeVTable, InnerComponent_text_182>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15977916662371157027.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20194:30
[INFO] [stdout]       |
[INFO] [stdout] 20194 | ...                   InnerComponent_text_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_173> as Into<VRc<ItemTreeVTable, InnerComponent_text_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-17898076669454243732.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_182>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20212:30
[INFO] [stdout]       |
[INFO] [stdout] 20212 | ...                   InnerComponent_text_182 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_182> as Into<VRc<ItemTreeVTable, InnerComponent_text_182>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15977916662371157027.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20235:30
[INFO] [stdout]       |
[INFO] [stdout] 20235 | ...                   InnerComponent_text_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_173> as Into<VRc<ItemTreeVTable, InnerComponent_text_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-17898076669454243732.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_182>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20269:30
[INFO] [stdout]       |
[INFO] [stdout] 20269 | ...                   InnerComponent_text_182 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_182> as Into<VRc<ItemTreeVTable, InnerComponent_text_182>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15977916662371157027.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20651:120
[INFO] [stdout]       |
[INFO] [stdout] 20651 | ...pdated (|| InnerComponent_text_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_173> as Into<VRc<ItemTreeVTable, InnerComponent_text_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-17898076669454243732.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_182>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20654:120
[INFO] [stdout]       |
[INFO] [stdout] 20654 | ...pdated (|| InnerComponent_text_182 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_182> as Into<VRc<ItemTreeVTable, InnerComponent_text_182>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15977916662371157027.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20669:120
[INFO] [stdout]       |
[INFO] [stdout] 20669 | ...pdated (|| InnerComponent_text_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_173> as Into<VRc<ItemTreeVTable, InnerComponent_text_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-17898076669454243732.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_182>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20672:120
[INFO] [stdout]       |
[INFO] [stdout] 20672 | ...pdated (|| InnerComponent_text_182 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_182> as Into<VRc<ItemTreeVTable, InnerComponent_text_182>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15977916662371157027.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20682:120
[INFO] [stdout]       |
[INFO] [stdout] 20682 | ...pdated (|| InnerComponent_text_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_173> as Into<VRc<ItemTreeVTable, InnerComponent_text_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-17898076669454243732.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_182>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20688:120
[INFO] [stdout]       |
[INFO] [stdout] 20688 | ...pdated (|| InnerComponent_text_182 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_182> as Into<VRc<ItemTreeVTable, InnerComponent_text_182>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-15977916662371157027.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_226>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22135:30
[INFO] [stdout]       |
[INFO] [stdout] 22135 | ...                   InnerComponent_text_226 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_226> as Into<VRc<ItemTreeVTable, InnerComponent_text_226>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-4995303071976710890.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_secretfield_237>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22165:30
[INFO] [stdout]       |
[INFO] [stdout] 22165 | ...   InnerComponent_secretfield_237 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_secretfield_237> as Into<VRc<ItemTreeVTable, InnerComponent_secretfield_237>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-14789906783731263782.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22175:30
[INFO] [stdout]       |
[INFO] [stdout] 22175 | ...                   InnerComponent_empty_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_239> as Into<VRc<ItemTreeVTable, InnerComponent_empty_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-1236664817493769865.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_226>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22210:30
[INFO] [stdout]       |
[INFO] [stdout] 22210 | ...                   InnerComponent_text_226 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_226> as Into<VRc<ItemTreeVTable, InnerComponent_text_226>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-4995303071976710890.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_secretfield_237>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22238:30
[INFO] [stdout]       |
[INFO] [stdout] 22238 | ...   InnerComponent_secretfield_237 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_secretfield_237> as Into<VRc<ItemTreeVTable, InnerComponent_secretfield_237>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-14789906783731263782.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22246:30
[INFO] [stdout]       |
[INFO] [stdout] 22246 | ...                   InnerComponent_empty_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_239> as Into<VRc<ItemTreeVTable, InnerComponent_empty_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-1236664817493769865.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_226>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22274:30
[INFO] [stdout]       |
[INFO] [stdout] 22274 | ...                   InnerComponent_text_226 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_226> as Into<VRc<ItemTreeVTable, InnerComponent_text_226>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-4995303071976710890.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_secretfield_237>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22302:30
[INFO] [stdout]       |
[INFO] [stdout] 22302 | ...   InnerComponent_secretfield_237 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_secretfield_237> as Into<VRc<ItemTreeVTable, InnerComponent_secretfield_237>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-14789906783731263782.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22310:30
[INFO] [stdout]       |
[INFO] [stdout] 22310 | ...                   InnerComponent_empty_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_239> as Into<VRc<ItemTreeVTable, InnerComponent_empty_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-1236664817493769865.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_279>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22878:30
[INFO] [stdout]       |
[INFO] [stdout] 22878 | ...                   InnerComponent_empty_279 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_279> as Into<VRc<ItemTreeVTable, InnerComponent_empty_279>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-6187043200058894764.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_279>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22933:30
[INFO] [stdout]       |
[INFO] [stdout] 22933 | ...                   InnerComponent_empty_279 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_279> as Into<VRc<ItemTreeVTable, InnerComponent_empty_279>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-6187043200058894764.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_279>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22978:30
[INFO] [stdout]       |
[INFO] [stdout] 22978 | ...                   InnerComponent_empty_279 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_279> as Into<VRc<ItemTreeVTable, InnerComponent_empty_279>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-6187043200058894764.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_226>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24717:120
[INFO] [stdout]       |
[INFO] [stdout] 24717 | ...pdated (|| InnerComponent_text_226 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_226> as Into<VRc<ItemTreeVTable, InnerComponent_text_226>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-4995303071976710890.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_secretfield_237>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24720:120
[INFO] [stdout]       |
[INFO] [stdout] 24720 | ...ed (|| InnerComponent_secretfield_237 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_secretfield_237> as Into<VRc<ItemTreeVTable, InnerComponent_secretfield_237>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-14789906783731263782.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24723:120
[INFO] [stdout]       |
[INFO] [stdout] 24723 | ...dated (|| InnerComponent_empty_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_239> as Into<VRc<ItemTreeVTable, InnerComponent_empty_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-1236664817493769865.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_279>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24726:120
[INFO] [stdout]       |
[INFO] [stdout] 24726 | ...dated (|| InnerComponent_empty_279 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_279> as Into<VRc<ItemTreeVTable, InnerComponent_empty_279>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-6187043200058894764.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_226>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24751:120
[INFO] [stdout]       |
[INFO] [stdout] 24751 | ...pdated (|| InnerComponent_text_226 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_226> as Into<VRc<ItemTreeVTable, InnerComponent_text_226>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-4995303071976710890.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_secretfield_237>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24754:120
[INFO] [stdout]       |
[INFO] [stdout] 24754 | ...ed (|| InnerComponent_secretfield_237 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_secretfield_237> as Into<VRc<ItemTreeVTable, InnerComponent_secretfield_237>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-14789906783731263782.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24757:120
[INFO] [stdout]       |
[INFO] [stdout] 24757 | ...dated (|| InnerComponent_empty_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_239> as Into<VRc<ItemTreeVTable, InnerComponent_empty_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-1236664817493769865.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_279>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24760:120
[INFO] [stdout]       |
[INFO] [stdout] 24760 | ...dated (|| InnerComponent_empty_279 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_279> as Into<VRc<ItemTreeVTable, InnerComponent_empty_279>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-6187043200058894764.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_226>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24780:120
[INFO] [stdout]       |
[INFO] [stdout] 24780 | ...pdated (|| InnerComponent_text_226 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_226> as Into<VRc<ItemTreeVTable, InnerComponent_text_226>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-4995303071976710890.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_secretfield_237>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24786:120
[INFO] [stdout]       |
[INFO] [stdout] 24786 | ...ed (|| InnerComponent_secretfield_237 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_secretfield_237> as Into<VRc<ItemTreeVTable, InnerComponent_secretfield_237>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-14789906783731263782.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24792:120
[INFO] [stdout]       |
[INFO] [stdout] 24792 | ...dated (|| InnerComponent_empty_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_239> as Into<VRc<ItemTreeVTable, InnerComponent_empty_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-1236664817493769865.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_279>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24798:120
[INFO] [stdout]       |
[INFO] [stdout] 24798 | ...dated (|| InnerComponent_empty_279 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_279> as Into<VRc<ItemTreeVTable, InnerComponent_empty_279>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-efd1e131912ba8e3.long-type-6187043200058894764.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `burrow-ui` (bin "burrow-ui" test) due to 159 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_12>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1097:30
[INFO] [stdout]      |
[INFO] [stdout] 1097 | ...                   InnerComponent_text_12 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_12> as Into<VRc<ItemTreeVTable, InnerComponent_text_12>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-16164032020116116747.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_12>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1130:30
[INFO] [stdout]      |
[INFO] [stdout] 1130 | ...                   InnerComponent_text_12 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_12> as Into<VRc<ItemTreeVTable, InnerComponent_text_12>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-16164032020116116747.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_12>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1158:30
[INFO] [stdout]      |
[INFO] [stdout] 1158 | ...                   InnerComponent_text_12 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_12> as Into<VRc<ItemTreeVTable, InnerComponent_text_12>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-16164032020116116747.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_10>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1636:114
[INFO] [stdout]      |
[INFO] [stdout] 1636 | ...ted (|| InnerComponent_focusborder_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_10> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-15879412692824959901.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_12>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1639:114
[INFO] [stdout]      |
[INFO] [stdout] 1639 | ...updated (|| InnerComponent_text_12 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_12> as Into<VRc<ItemTreeVTable, InnerComponent_text_12>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-16164032020116116747.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_10>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1676:114
[INFO] [stdout]      |
[INFO] [stdout] 1676 | ...ted (|| InnerComponent_focusborder_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_10> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-15879412692824959901.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_12>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1679:114
[INFO] [stdout]      |
[INFO] [stdout] 1679 | ...updated (|| InnerComponent_text_12 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_12> as Into<VRc<ItemTreeVTable, InnerComponent_text_12>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-16164032020116116747.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_10>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1687:114
[INFO] [stdout]      |
[INFO] [stdout] 1687 | ...ted (|| InnerComponent_focusborder_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_10> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-15879412692824959901.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_12>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:1693:114
[INFO] [stdout]      |
[INFO] [stdout] 1693 | ...updated (|| InnerComponent_text_12 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_12> as Into<VRc<ItemTreeVTable, InnerComponent_text_12>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-16164032020116116747.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_popup_27>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:2907:215
[INFO] [stdout]      |
[INFO] [stdout] 2907 | ... window ()) . show_popup (& sp :: VRc :: into_dyn (popup_instance . into ()) , position , sp :: r#PopupClosePolicy :: r#CloseOn...
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_popup_27> as Into<VRc<ItemTreeVTable, InnerComponent_popup_27>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-3235712972702520498.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_25>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:3187:117
[INFO] [stdout]      |
[INFO] [stdout] 3187 | ...ted (|| InnerComponent_focusborder_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_25> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_25>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-12951506912769390025.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_25>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:3224:117
[INFO] [stdout]      |
[INFO] [stdout] 3224 | ...ted (|| InnerComponent_focusborder_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_25> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_25>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-12951506912769390025.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_25>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:3232:117
[INFO] [stdout]      |
[INFO] [stdout] 3232 | ...ted (|| InnerComponent_focusborder_25 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_25> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_25>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-12951506912769390025.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_36>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:3440:30
[INFO] [stdout]      |
[INFO] [stdout] 3440 | ...                   InnerComponent_empty_36 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_36> as Into<VRc<ItemTreeVTable, InnerComponent_empty_36>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-13286687389035157488.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_36>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:3468:30
[INFO] [stdout]      |
[INFO] [stdout] 3468 | ...                   InnerComponent_empty_36 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_36> as Into<VRc<ItemTreeVTable, InnerComponent_empty_36>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-13286687389035157488.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_36>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:3491:30
[INFO] [stdout]      |
[INFO] [stdout] 3491 | ...                   InnerComponent_empty_36 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_36> as Into<VRc<ItemTreeVTable, InnerComponent_empty_36>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-13286687389035157488.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_36>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:4904:119
[INFO] [stdout]      |
[INFO] [stdout] 4904 | ...pdated (|| InnerComponent_empty_36 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_36> as Into<VRc<ItemTreeVTable, InnerComponent_empty_36>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-13286687389035157488.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_36>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:4917:119
[INFO] [stdout]      |
[INFO] [stdout] 4917 | ...pdated (|| InnerComponent_empty_36 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_36> as Into<VRc<ItemTreeVTable, InnerComponent_empty_36>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-13286687389035157488.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_36>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:4925:119
[INFO] [stdout]      |
[INFO] [stdout] 4925 | ...pdated (|| InnerComponent_empty_36 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_36> as Into<VRc<ItemTreeVTable, InnerComponent_empty_36>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-13286687389035157488.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_37>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:5334:119
[INFO] [stdout]      |
[INFO] [stdout] 5334 | ...ted (|| InnerComponent_focusborder_37 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_37> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_37>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-10947835985327843354.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_37>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:5407:119
[INFO] [stdout]      |
[INFO] [stdout] 5407 | ...ted (|| InnerComponent_focusborder_37 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_37> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_37>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-10947835985327843354.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_37>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:5415:119
[INFO] [stdout]      |
[INFO] [stdout] 5415 | ...ted (|| InnerComponent_focusborder_37 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_37> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_37>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-10947835985327843354.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerPopupMenuImpl_root_451>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:6429:141
[INFO] [stdout]      |
[INFO] [stdout] 6429 | ... window ()) . show_popup (& sp :: VRc :: into_dyn (popup_instance . into ()) , position , sp :: PopupClosePolicy :: CloseOnClic...
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerPopupMenuImpl_root_451> as Into<VRc<ItemTreeVTable, InnerPopupMenuImpl_root_451>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-840664222249040116.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7340:30
[INFO] [stdout]      |
[INFO] [stdout] 7340 | ...   InnerComponent_lineeditclearicon_89 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-898008339254147026.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7350:30
[INFO] [stdout]      |
[INFO] [stdout] 7350 | ...   InnerComponent_lineeditpasswordicon_91 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-8401766168838948182.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7395:30
[INFO] [stdout]      |
[INFO] [stdout] 7395 | ...   InnerComponent_lineeditclearicon_89 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-898008339254147026.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7403:30
[INFO] [stdout]      |
[INFO] [stdout] 7403 | ...   InnerComponent_lineeditpasswordicon_91 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-8401766168838948182.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7443:30
[INFO] [stdout]      |
[INFO] [stdout] 7443 | ...   InnerComponent_lineeditclearicon_89 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-898008339254147026.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7451:30
[INFO] [stdout]      |
[INFO] [stdout] 7451 | ...   InnerComponent_lineeditpasswordicon_91 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-8401766168838948182.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7753:117
[INFO] [stdout]      |
[INFO] [stdout] 7753 | ... (|| InnerComponent_lineeditclearicon_89 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-898008339254147026.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7756:117
[INFO] [stdout]      |
[INFO] [stdout] 7756 | ...(|| InnerComponent_lineeditpasswordicon_91 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-8401766168838948182.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7793:117
[INFO] [stdout]      |
[INFO] [stdout] 7793 | ... (|| InnerComponent_lineeditclearicon_89 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-898008339254147026.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7796:117
[INFO] [stdout]      |
[INFO] [stdout] 7796 | ...(|| InnerComponent_lineeditpasswordicon_91 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-8401766168838948182.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7804:117
[INFO] [stdout]      |
[INFO] [stdout] 7804 | ... (|| InnerComponent_lineeditclearicon_89 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditclearicon_89>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-898008339254147026.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:7810:117
[INFO] [stdout]      |
[INFO] [stdout] 7810 | ...(|| InnerComponent_lineeditpasswordicon_91 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91> as Into<VRc<ItemTreeVTable, InnerComponent_lineeditpasswordicon_91>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-8401766168838948182.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_110>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9355:30
[INFO] [stdout]      |
[INFO] [stdout] 9355 | ...                   InnerComponent_text_110 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_110> as Into<VRc<ItemTreeVTable, InnerComponent_text_110>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-3034954169823795367.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_110>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9418:30
[INFO] [stdout]      |
[INFO] [stdout] 9418 | ...                   InnerComponent_text_110 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_110> as Into<VRc<ItemTreeVTable, InnerComponent_text_110>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-3034954169823795367.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_110>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9458:30
[INFO] [stdout]      |
[INFO] [stdout] 9458 | ...                   InnerComponent_text_110 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_110> as Into<VRc<ItemTreeVTable, InnerComponent_text_110>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-3034954169823795367.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_110>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9833:118
[INFO] [stdout]      |
[INFO] [stdout] 9833 | ...pdated (|| InnerComponent_text_110 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_110> as Into<VRc<ItemTreeVTable, InnerComponent_text_110>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-3034954169823795367.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_114>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9836:118
[INFO] [stdout]      |
[INFO] [stdout] 9836 | ...ted (|| InnerComponent_focusborder_114 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_114> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_114>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-14757412698510558871.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_110>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9870:118
[INFO] [stdout]      |
[INFO] [stdout] 9870 | ...pdated (|| InnerComponent_text_110 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_110> as Into<VRc<ItemTreeVTable, InnerComponent_text_110>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-3034954169823795367.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_114>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9873:118
[INFO] [stdout]      |
[INFO] [stdout] 9873 | ...ted (|| InnerComponent_focusborder_114 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_114> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_114>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-14757412698510558871.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_110>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9881:118
[INFO] [stdout]      |
[INFO] [stdout] 9881 | ...pdated (|| InnerComponent_text_110 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_110> as Into<VRc<ItemTreeVTable, InnerComponent_text_110>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-3034954169823795367.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_focusborder_114>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:9887:118
[INFO] [stdout]      |
[INFO] [stdout] 9887 | ...ted (|| InnerComponent_focusborder_114 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_focusborder_114> as Into<VRc<ItemTreeVTable, InnerComponent_focusborder_114>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-14757412698510558871.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_128>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10508:30
[INFO] [stdout]       |
[INFO] [stdout] 10508 | ...                   InnerComponent_image_128 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_128> as Into<VRc<ItemTreeVTable, InnerComponent_image_128>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-5320855454686360878.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_128>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10581:30
[INFO] [stdout]       |
[INFO] [stdout] 10581 | ...                   InnerComponent_image_128 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_128> as Into<VRc<ItemTreeVTable, InnerComponent_image_128>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-5320855454686360878.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_128>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10637:30
[INFO] [stdout]       |
[INFO] [stdout] 10637 | ...                   InnerComponent_image_128 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_128> as Into<VRc<ItemTreeVTable, InnerComponent_image_128>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-5320855454686360878.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_122>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10896:122
[INFO] [stdout]       |
[INFO] [stdout] 10896 | ...pdated (|| InnerComponent_text_122 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_122> as Into<VRc<ItemTreeVTable, InnerComponent_text_122>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-17625447122203394185.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_128>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10899:122
[INFO] [stdout]       |
[INFO] [stdout] 10899 | ...dated (|| InnerComponent_image_128 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_128> as Into<VRc<ItemTreeVTable, InnerComponent_image_128>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-5320855454686360878.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_130>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10902:122
[INFO] [stdout]       |
[INFO] [stdout] 10902 | ...ted (|| InnerComponent_rectangle_130 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_130> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_130>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-5337497164334746365.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_122>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10969:122
[INFO] [stdout]       |
[INFO] [stdout] 10969 | ...pdated (|| InnerComponent_text_122 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_122> as Into<VRc<ItemTreeVTable, InnerComponent_text_122>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-17625447122203394185.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_128>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10972:122
[INFO] [stdout]       |
[INFO] [stdout] 10972 | ...dated (|| InnerComponent_image_128 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_128> as Into<VRc<ItemTreeVTable, InnerComponent_image_128>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-5320855454686360878.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_130>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10975:122
[INFO] [stdout]       |
[INFO] [stdout] 10975 | ...ted (|| InnerComponent_rectangle_130 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_130> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_130>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-5337497164334746365.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_122>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10983:122
[INFO] [stdout]       |
[INFO] [stdout] 10983 | ...pdated (|| InnerComponent_text_122 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_122> as Into<VRc<ItemTreeVTable, InnerComponent_text_122>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-17625447122203394185.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_128>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10989:122
[INFO] [stdout]       |
[INFO] [stdout] 10989 | ...dated (|| InnerComponent_image_128 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_128> as Into<VRc<ItemTreeVTable, InnerComponent_image_128>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-5320855454686360878.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_130>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:10995:122
[INFO] [stdout]       |
[INFO] [stdout] 10995 | ...ted (|| InnerComponent_rectangle_130 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_130> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_130>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-5337497164334746365.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_menuitem_458>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12325:30
[INFO] [stdout]       |
[INFO] [stdout] 12325 | ...                   InnerComponent_menuitem_458 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_menuitem_458> as Into<VRc<ItemTreeVTable, InnerComponent_menuitem_458>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-8422487518562943750.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_menuitem_458>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12353:30
[INFO] [stdout]       |
[INFO] [stdout] 12353 | ...                   InnerComponent_menuitem_458 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_menuitem_458> as Into<VRc<ItemTreeVTable, InnerComponent_menuitem_458>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-8422487518562943750.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_menuitem_458>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12376:30
[INFO] [stdout]       |
[INFO] [stdout] 12376 | ...                   InnerComponent_menuitem_458 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_menuitem_458> as Into<VRc<ItemTreeVTable, InnerComponent_menuitem_458>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-8422487518562943750.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerPopupMenuImpl_root_451>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12810:137
[INFO] [stdout]       |
[INFO] [stdout] 12810 | ... window ()) . show_popup (& sp :: VRc :: into_dyn (popup_instance . into ()) , position , sp :: PopupClosePolicy :: CloseOnCli...
[INFO] [stdout]       |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerPopupMenuImpl_root_451> as Into<VRc<ItemTreeVTable, InnerPopupMenuImpl_root_451>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-840664222249040116.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_menuitem_458>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12893:123
[INFO] [stdout]       |
[INFO] [stdout] 12893 | ...ated (|| InnerComponent_menuitem_458 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_menuitem_458> as Into<VRc<ItemTreeVTable, InnerComponent_menuitem_458>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-8422487518562943750.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_keybinding_460>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12896:123
[INFO] [stdout]       |
[INFO] [stdout] 12896 | ...ted (|| InnerComponent_keybinding_460 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_keybinding_460> as Into<VRc<ItemTreeVTable, InnerComponent_keybinding_460>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-8158317610227284461.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_menuitem_458>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12909:123
[INFO] [stdout]       |
[INFO] [stdout] 12909 | ...ated (|| InnerComponent_menuitem_458 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_menuitem_458> as Into<VRc<ItemTreeVTable, InnerComponent_menuitem_458>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-8422487518562943750.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_keybinding_460>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12912:123
[INFO] [stdout]       |
[INFO] [stdout] 12912 | ...ted (|| InnerComponent_keybinding_460 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_keybinding_460> as Into<VRc<ItemTreeVTable, InnerComponent_keybinding_460>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-8158317610227284461.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_menuitem_458>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12920:123
[INFO] [stdout]       |
[INFO] [stdout] 12920 | ...ated (|| InnerComponent_menuitem_458 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_menuitem_458> as Into<VRc<ItemTreeVTable, InnerComponent_menuitem_458>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-8422487518562943750.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_keybinding_460>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:12926:123
[INFO] [stdout]       |
[INFO] [stdout] 12926 | ...ted (|| InnerComponent_keybinding_460 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_keybinding_460> as Into<VRc<ItemTreeVTable, InnerComponent_keybinding_460>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-8158317610227284461.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_150>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:13859:30
[INFO] [stdout]       |
[INFO] [stdout] 13859 | ...                   InnerComponent_empty_150 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_150> as Into<VRc<ItemTreeVTable, InnerComponent_empty_150>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-5284751246377057085.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_221>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:13869:30
[INFO] [stdout]       |
[INFO] [stdout] 13869 | ...                   InnerComponent_empty_221 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_221> as Into<VRc<ItemTreeVTable, InnerComponent_empty_221>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7171682206667801631.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_288>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:13879:30
[INFO] [stdout]       |
[INFO] [stdout] 13879 | ...                   InnerComponent_empty_288 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_288> as Into<VRc<ItemTreeVTable, InnerComponent_empty_288>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-14411919164650079653.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_350>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:13889:30
[INFO] [stdout]       |
[INFO] [stdout] 13889 | ...                   InnerComponent_empty_350 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_350> as Into<VRc<ItemTreeVTable, InnerComponent_empty_350>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7966778630456790099.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_150>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:13931:30
[INFO] [stdout]       |
[INFO] [stdout] 13931 | ...                   InnerComponent_empty_150 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_150> as Into<VRc<ItemTreeVTable, InnerComponent_empty_150>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-5284751246377057085.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_221>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:13939:30
[INFO] [stdout]       |
[INFO] [stdout] 13939 | ...                   InnerComponent_empty_221 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_221> as Into<VRc<ItemTreeVTable, InnerComponent_empty_221>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7171682206667801631.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_288>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:13947:30
[INFO] [stdout]       |
[INFO] [stdout] 13947 | ...                   InnerComponent_empty_288 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_288> as Into<VRc<ItemTreeVTable, InnerComponent_empty_288>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-14411919164650079653.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_350>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:13955:30
[INFO] [stdout]       |
[INFO] [stdout] 13955 | ...                   InnerComponent_empty_350 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_350> as Into<VRc<ItemTreeVTable, InnerComponent_empty_350>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7966778630456790099.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_150>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14008:30
[INFO] [stdout]       |
[INFO] [stdout] 14008 | ...                   InnerComponent_empty_150 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_150> as Into<VRc<ItemTreeVTable, InnerComponent_empty_150>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-5284751246377057085.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_221>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14016:30
[INFO] [stdout]       |
[INFO] [stdout] 14016 | ...                   InnerComponent_empty_221 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_221> as Into<VRc<ItemTreeVTable, InnerComponent_empty_221>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7171682206667801631.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_288>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14024:30
[INFO] [stdout]       |
[INFO] [stdout] 14024 | ...                   InnerComponent_empty_288 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_288> as Into<VRc<ItemTreeVTable, InnerComponent_empty_288>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-14411919164650079653.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_350>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14032:30
[INFO] [stdout]       |
[INFO] [stdout] 14032 | ...                   InnerComponent_empty_350 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_350> as Into<VRc<ItemTreeVTable, InnerComponent_empty_350>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7966778630456790099.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_menu_popup_435>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14612:215
[INFO] [stdout]       |
[INFO] [stdout] 14612 | ... window ()) . show_popup (& sp :: VRc :: into_dyn (popup_instance . into ()) , position , sp :: r#PopupClosePolicy :: r#CloseO...
[INFO] [stdout]       |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_menu_popup_435> as Into<VRc<ItemTreeVTable, InnerComponent_menu_popup_435>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-2284316463056949690.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `&[u8]`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14656:121
[INFO] [stdout]       |
[INFO] [stdout] 14656 | ...) . renderer () . register_font_from_memory (SLINT_EMBEDDED_RESOURCE_12 . into ()) . unwrap () ;
[INFO] [stdout]       |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<&[u8] as Into<&[u8]>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `&[u8]`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14657:121
[INFO] [stdout]       |
[INFO] [stdout] 14657 | ...) . renderer () . register_font_from_memory (SLINT_EMBEDDED_RESOURCE_13 . into ()) . unwrap () ;
[INFO] [stdout]       |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<&[u8] as Into<&[u8]>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_150>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14762:111
[INFO] [stdout]       |
[INFO] [stdout] 14762 | ...dated (|| InnerComponent_empty_150 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_150> as Into<VRc<ItemTreeVTable, InnerComponent_empty_150>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-5284751246377057085.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_221>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14765:111
[INFO] [stdout]       |
[INFO] [stdout] 14765 | ...dated (|| InnerComponent_empty_221 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_221> as Into<VRc<ItemTreeVTable, InnerComponent_empty_221>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7171682206667801631.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_288>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14768:111
[INFO] [stdout]       |
[INFO] [stdout] 14768 | ...dated (|| InnerComponent_empty_288 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_288> as Into<VRc<ItemTreeVTable, InnerComponent_empty_288>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-14411919164650079653.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_350>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14771:111
[INFO] [stdout]       |
[INFO] [stdout] 14771 | ...dated (|| InnerComponent_empty_350 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_350> as Into<VRc<ItemTreeVTable, InnerComponent_empty_350>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7966778630456790099.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_150>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14808:111
[INFO] [stdout]       |
[INFO] [stdout] 14808 | ...dated (|| InnerComponent_empty_150 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_150> as Into<VRc<ItemTreeVTable, InnerComponent_empty_150>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-5284751246377057085.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_221>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14811:111
[INFO] [stdout]       |
[INFO] [stdout] 14811 | ...dated (|| InnerComponent_empty_221 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_221> as Into<VRc<ItemTreeVTable, InnerComponent_empty_221>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7171682206667801631.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_288>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14814:111
[INFO] [stdout]       |
[INFO] [stdout] 14814 | ...dated (|| InnerComponent_empty_288 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_288> as Into<VRc<ItemTreeVTable, InnerComponent_empty_288>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-14411919164650079653.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_350>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14817:111
[INFO] [stdout]       |
[INFO] [stdout] 14817 | ...dated (|| InnerComponent_empty_350 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_350> as Into<VRc<ItemTreeVTable, InnerComponent_empty_350>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7966778630456790099.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_150>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14825:111
[INFO] [stdout]       |
[INFO] [stdout] 14825 | ...dated (|| InnerComponent_empty_150 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_150> as Into<VRc<ItemTreeVTable, InnerComponent_empty_150>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-5284751246377057085.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_221>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14831:111
[INFO] [stdout]       |
[INFO] [stdout] 14831 | ...dated (|| InnerComponent_empty_221 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_221> as Into<VRc<ItemTreeVTable, InnerComponent_empty_221>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7171682206667801631.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_288>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14837:111
[INFO] [stdout]       |
[INFO] [stdout] 14837 | ...dated (|| InnerComponent_empty_288 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_288> as Into<VRc<ItemTreeVTable, InnerComponent_empty_288>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-14411919164650079653.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_350>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:14843:111
[INFO] [stdout]       |
[INFO] [stdout] 14843 | ...dated (|| InnerComponent_empty_350 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_350> as Into<VRc<ItemTreeVTable, InnerComponent_empty_350>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7966778630456790099.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_169>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16390:30
[INFO] [stdout]       |
[INFO] [stdout] 16390 | ...   InnerComponent_rectangle_169 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_169> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_169>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7167657549544732487.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_169>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16434:30
[INFO] [stdout]       |
[INFO] [stdout] 16434 | ...   InnerComponent_rectangle_169 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_169> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_169>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7167657549544732487.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_169>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16471:30
[INFO] [stdout]       |
[INFO] [stdout] 16471 | ...   InnerComponent_rectangle_169 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_169> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_169>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7167657549544732487.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16515:30
[INFO] [stdout]       |
[INFO] [stdout] 16515 | ...                   InnerComponent_text_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_158> as Into<VRc<ItemTreeVTable, InnerComponent_text_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-356917683275402953.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_160>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16525:30
[INFO] [stdout]       |
[INFO] [stdout] 16525 | ...   InnerComponent_rectangle_160 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_160> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_160>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-9270037583016935384.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16564:30
[INFO] [stdout]       |
[INFO] [stdout] 16564 | ...                   InnerComponent_text_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_158> as Into<VRc<ItemTreeVTable, InnerComponent_text_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-356917683275402953.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_160>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16572:30
[INFO] [stdout]       |
[INFO] [stdout] 16572 | ...   InnerComponent_rectangle_160 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_160> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_160>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-9270037583016935384.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16604:30
[INFO] [stdout]       |
[INFO] [stdout] 16604 | ...                   InnerComponent_text_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_158> as Into<VRc<ItemTreeVTable, InnerComponent_text_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-356917683275402953.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_160>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:16612:30
[INFO] [stdout]       |
[INFO] [stdout] 16612 | ...   InnerComponent_rectangle_160 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_160> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_160>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-9270037583016935384.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18360:120
[INFO] [stdout]       |
[INFO] [stdout] 18360 | ...pdated (|| InnerComponent_text_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_158> as Into<VRc<ItemTreeVTable, InnerComponent_text_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-356917683275402953.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_160>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18363:120
[INFO] [stdout]       |
[INFO] [stdout] 18363 | ...ted (|| InnerComponent_rectangle_160 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_160> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_160>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-9270037583016935384.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_169>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18366:120
[INFO] [stdout]       |
[INFO] [stdout] 18366 | ...ted (|| InnerComponent_rectangle_169 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_169> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_169>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7167657549544732487.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18379:120
[INFO] [stdout]       |
[INFO] [stdout] 18379 | ...pdated (|| InnerComponent_text_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_158> as Into<VRc<ItemTreeVTable, InnerComponent_text_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-356917683275402953.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_160>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18382:120
[INFO] [stdout]       |
[INFO] [stdout] 18382 | ...ted (|| InnerComponent_rectangle_160 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_160> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_160>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-9270037583016935384.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_169>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18385:120
[INFO] [stdout]       |
[INFO] [stdout] 18385 | ...ted (|| InnerComponent_rectangle_169 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_169> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_169>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7167657549544732487.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18393:120
[INFO] [stdout]       |
[INFO] [stdout] 18393 | ...pdated (|| InnerComponent_text_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_158> as Into<VRc<ItemTreeVTable, InnerComponent_text_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-356917683275402953.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_160>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18399:120
[INFO] [stdout]       |
[INFO] [stdout] 18399 | ...ted (|| InnerComponent_rectangle_160 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_160> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_160>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-9270037583016935384.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_169>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:18405:120
[INFO] [stdout]       |
[INFO] [stdout] 18405 | ...ted (|| InnerComponent_rectangle_169 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_169> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_169>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7167657549544732487.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_172>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19653:30
[INFO] [stdout]       |
[INFO] [stdout] 19653 | ...                   InnerComponent_empty_172 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_172> as Into<VRc<ItemTreeVTable, InnerComponent_empty_172>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-4061897210961265473.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_185>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19663:30
[INFO] [stdout]       |
[INFO] [stdout] 19663 | ...                   InnerComponent_text_185 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_185> as Into<VRc<ItemTreeVTable, InnerComponent_text_185>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-17381183090044812128.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_172>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19705:30
[INFO] [stdout]       |
[INFO] [stdout] 19705 | ...                   InnerComponent_empty_172 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_172> as Into<VRc<ItemTreeVTable, InnerComponent_empty_172>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-4061897210961265473.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_185>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19713:30
[INFO] [stdout]       |
[INFO] [stdout] 19713 | ...                   InnerComponent_text_185 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_185> as Into<VRc<ItemTreeVTable, InnerComponent_text_185>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-17381183090044812128.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_172>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19745:30
[INFO] [stdout]       |
[INFO] [stdout] 19745 | ...                   InnerComponent_empty_172 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_172> as Into<VRc<ItemTreeVTable, InnerComponent_empty_172>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-4061897210961265473.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_185>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19753:30
[INFO] [stdout]       |
[INFO] [stdout] 19753 | ...                   InnerComponent_text_185 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_185> as Into<VRc<ItemTreeVTable, InnerComponent_text_185>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-17381183090044812128.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_172>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19832:124
[INFO] [stdout]       |
[INFO] [stdout] 19832 | ...dated (|| InnerComponent_empty_172 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_172> as Into<VRc<ItemTreeVTable, InnerComponent_empty_172>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-4061897210961265473.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_185>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19835:124
[INFO] [stdout]       |
[INFO] [stdout] 19835 | ...pdated (|| InnerComponent_text_185 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_185> as Into<VRc<ItemTreeVTable, InnerComponent_text_185>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-17381183090044812128.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_172>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19866:124
[INFO] [stdout]       |
[INFO] [stdout] 19866 | ...dated (|| InnerComponent_empty_172 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_172> as Into<VRc<ItemTreeVTable, InnerComponent_empty_172>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-4061897210961265473.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_185>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19869:124
[INFO] [stdout]       |
[INFO] [stdout] 19869 | ...pdated (|| InnerComponent_text_185 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_185> as Into<VRc<ItemTreeVTable, InnerComponent_text_185>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-17381183090044812128.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_172>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19877:124
[INFO] [stdout]       |
[INFO] [stdout] 19877 | ...dated (|| InnerComponent_empty_172 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_172> as Into<VRc<ItemTreeVTable, InnerComponent_empty_172>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-4061897210961265473.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_185>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:19883:124
[INFO] [stdout]       |
[INFO] [stdout] 19883 | ...pdated (|| InnerComponent_text_185 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_185> as Into<VRc<ItemTreeVTable, InnerComponent_text_185>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-17381183090044812128.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20125:30
[INFO] [stdout]       |
[INFO] [stdout] 20125 | ...                   InnerComponent_text_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_173> as Into<VRc<ItemTreeVTable, InnerComponent_text_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-12857465219915734322.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_182>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20161:30
[INFO] [stdout]       |
[INFO] [stdout] 20161 | ...                   InnerComponent_text_182 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_182> as Into<VRc<ItemTreeVTable, InnerComponent_text_182>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7292919982884801452.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20194:30
[INFO] [stdout]       |
[INFO] [stdout] 20194 | ...                   InnerComponent_text_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_173> as Into<VRc<ItemTreeVTable, InnerComponent_text_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-12857465219915734322.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_182>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20212:30
[INFO] [stdout]       |
[INFO] [stdout] 20212 | ...                   InnerComponent_text_182 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_182> as Into<VRc<ItemTreeVTable, InnerComponent_text_182>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7292919982884801452.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20235:30
[INFO] [stdout]       |
[INFO] [stdout] 20235 | ...                   InnerComponent_text_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_173> as Into<VRc<ItemTreeVTable, InnerComponent_text_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-12857465219915734322.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_182>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20269:30
[INFO] [stdout]       |
[INFO] [stdout] 20269 | ...                   InnerComponent_text_182 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_182> as Into<VRc<ItemTreeVTable, InnerComponent_text_182>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7292919982884801452.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20651:120
[INFO] [stdout]       |
[INFO] [stdout] 20651 | ...pdated (|| InnerComponent_text_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_173> as Into<VRc<ItemTreeVTable, InnerComponent_text_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-12857465219915734322.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_182>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20654:120
[INFO] [stdout]       |
[INFO] [stdout] 20654 | ...pdated (|| InnerComponent_text_182 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_182> as Into<VRc<ItemTreeVTable, InnerComponent_text_182>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7292919982884801452.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20669:120
[INFO] [stdout]       |
[INFO] [stdout] 20669 | ...pdated (|| InnerComponent_text_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_173> as Into<VRc<ItemTreeVTable, InnerComponent_text_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-12857465219915734322.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_182>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20672:120
[INFO] [stdout]       |
[INFO] [stdout] 20672 | ...pdated (|| InnerComponent_text_182 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_182> as Into<VRc<ItemTreeVTable, InnerComponent_text_182>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7292919982884801452.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20682:120
[INFO] [stdout]       |
[INFO] [stdout] 20682 | ...pdated (|| InnerComponent_text_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_173> as Into<VRc<ItemTreeVTable, InnerComponent_text_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-12857465219915734322.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_182>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:20688:120
[INFO] [stdout]       |
[INFO] [stdout] 20688 | ...pdated (|| InnerComponent_text_182 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_182> as Into<VRc<ItemTreeVTable, InnerComponent_text_182>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-7292919982884801452.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_226>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22135:30
[INFO] [stdout]       |
[INFO] [stdout] 22135 | ...                   InnerComponent_text_226 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_226> as Into<VRc<ItemTreeVTable, InnerComponent_text_226>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-9585702676350758912.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_secretfield_237>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22165:30
[INFO] [stdout]       |
[INFO] [stdout] 22165 | ...   InnerComponent_secretfield_237 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_secretfield_237> as Into<VRc<ItemTreeVTable, InnerComponent_secretfield_237>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-17617984018453506627.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22175:30
[INFO] [stdout]       |
[INFO] [stdout] 22175 | ...                   InnerComponent_empty_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_239> as Into<VRc<ItemTreeVTable, InnerComponent_empty_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-10995150069755113348.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_226>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22210:30
[INFO] [stdout]       |
[INFO] [stdout] 22210 | ...                   InnerComponent_text_226 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_226> as Into<VRc<ItemTreeVTable, InnerComponent_text_226>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-9585702676350758912.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_secretfield_237>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22238:30
[INFO] [stdout]       |
[INFO] [stdout] 22238 | ...   InnerComponent_secretfield_237 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_secretfield_237> as Into<VRc<ItemTreeVTable, InnerComponent_secretfield_237>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-17617984018453506627.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22246:30
[INFO] [stdout]       |
[INFO] [stdout] 22246 | ...                   InnerComponent_empty_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_239> as Into<VRc<ItemTreeVTable, InnerComponent_empty_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-10995150069755113348.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_226>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22274:30
[INFO] [stdout]       |
[INFO] [stdout] 22274 | ...                   InnerComponent_text_226 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_226> as Into<VRc<ItemTreeVTable, InnerComponent_text_226>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-9585702676350758912.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_secretfield_237>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22302:30
[INFO] [stdout]       |
[INFO] [stdout] 22302 | ...   InnerComponent_secretfield_237 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_secretfield_237> as Into<VRc<ItemTreeVTable, InnerComponent_secretfield_237>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-17617984018453506627.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22310:30
[INFO] [stdout]       |
[INFO] [stdout] 22310 | ...                   InnerComponent_empty_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_239> as Into<VRc<ItemTreeVTable, InnerComponent_empty_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-10995150069755113348.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_279>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22878:30
[INFO] [stdout]       |
[INFO] [stdout] 22878 | ...                   InnerComponent_empty_279 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_279> as Into<VRc<ItemTreeVTable, InnerComponent_empty_279>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-4745414603158882114.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_279>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22933:30
[INFO] [stdout]       |
[INFO] [stdout] 22933 | ...                   InnerComponent_empty_279 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_279> as Into<VRc<ItemTreeVTable, InnerComponent_empty_279>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-4745414603158882114.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_279>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:22978:30
[INFO] [stdout]       |
[INFO] [stdout] 22978 | ...                   InnerComponent_empty_279 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_279> as Into<VRc<ItemTreeVTable, InnerComponent_empty_279>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-4745414603158882114.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_226>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24717:120
[INFO] [stdout]       |
[INFO] [stdout] 24717 | ...pdated (|| InnerComponent_text_226 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_226> as Into<VRc<ItemTreeVTable, InnerComponent_text_226>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-9585702676350758912.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_secretfield_237>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24720:120
[INFO] [stdout]       |
[INFO] [stdout] 24720 | ...ed (|| InnerComponent_secretfield_237 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_secretfield_237> as Into<VRc<ItemTreeVTable, InnerComponent_secretfield_237>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-17617984018453506627.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24723:120
[INFO] [stdout]       |
[INFO] [stdout] 24723 | ...dated (|| InnerComponent_empty_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_239> as Into<VRc<ItemTreeVTable, InnerComponent_empty_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-10995150069755113348.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_279>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24726:120
[INFO] [stdout]       |
[INFO] [stdout] 24726 | ...dated (|| InnerComponent_empty_279 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_279> as Into<VRc<ItemTreeVTable, InnerComponent_empty_279>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-4745414603158882114.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_226>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24751:120
[INFO] [stdout]       |
[INFO] [stdout] 24751 | ...pdated (|| InnerComponent_text_226 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_226> as Into<VRc<ItemTreeVTable, InnerComponent_text_226>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-9585702676350758912.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_secretfield_237>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24754:120
[INFO] [stdout]       |
[INFO] [stdout] 24754 | ...ed (|| InnerComponent_secretfield_237 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_secretfield_237> as Into<VRc<ItemTreeVTable, InnerComponent_secretfield_237>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-17617984018453506627.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24757:120
[INFO] [stdout]       |
[INFO] [stdout] 24757 | ...dated (|| InnerComponent_empty_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_239> as Into<VRc<ItemTreeVTable, InnerComponent_empty_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-10995150069755113348.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_279>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24760:120
[INFO] [stdout]       |
[INFO] [stdout] 24760 | ...dated (|| InnerComponent_empty_279 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_279> as Into<VRc<ItemTreeVTable, InnerComponent_empty_279>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-4745414603158882114.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_226>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24780:120
[INFO] [stdout]       |
[INFO] [stdout] 24780 | ...pdated (|| InnerComponent_text_226 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_226> as Into<VRc<ItemTreeVTable, InnerComponent_text_226>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-9585702676350758912.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_secretfield_237>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24786:120
[INFO] [stdout]       |
[INFO] [stdout] 24786 | ...ed (|| InnerComponent_secretfield_237 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_secretfield_237> as Into<VRc<ItemTreeVTable, InnerComponent_secretfield_237>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-17617984018453506627.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24792:120
[INFO] [stdout]       |
[INFO] [stdout] 24792 | ...dated (|| InnerComponent_empty_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_239> as Into<VRc<ItemTreeVTable, InnerComponent_empty_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-10995150069755113348.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_279>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/burrow-ui-f36873a7a303eeb2/out/app.rs:24798:120
[INFO] [stdout]       |
[INFO] [stdout] 24798 | ...dated (|| InnerComponent_empty_279 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_279> as Into<VRc<ItemTreeVTable, InnerComponent_empty_279>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/burrow_ui-f2087bb49c008717.long-type-4745414603158882114.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `burrow-ui` (bin "burrow-ui") due to 159 previous errors
[INFO] running `Command { std: "docker" "inspect" "20a1ea35c7676c20f256897cf9978d89d9aacddfe030067121e55fb8cda84848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20a1ea35c7676c20f256897cf9978d89d9aacddfe030067121e55fb8cda84848", kill_on_drop: false }`
[INFO] [stdout] 20a1ea35c7676c20f256897cf9978d89d9aacddfe030067121e55fb8cda84848
